home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo Especial Manga 1 / Micro Dingo Especial Manga 01 CD.iso / cd dingo / dingosexo / hentai / juegos / 04.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(rollOver).as
Text File  |  2003-02-03  |  96b  |  8 lines

  1. on(rollOver){
  2.    tellTarget("/tio")
  3.    {
  4.       gotoAndStop("dere");
  5.       play();
  6.    }
  7. }
  8.